Called when a payment has been made Defines attributes - payment and recurring (RecurringTransactionBean) for recurring payments and customer (CustomerBean) for non recurring Trigger1 = true/false, where true indicates recurring Trigger2 = payment response code Example of email content: Thanks for your payment! Amount:
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| sourceProfile | Profile | ||
| eventId | String | ||
| website | Website | ||
| triggerItem1 | String | Recurring, ie true or false | |
| triggerItem2 | String | Response code | |
| triggerItem3 | String | ||
| triggerItem4 | String | ||
| triggerItem5 | String | ||
| attributes | Map | ||
| emailAttachments | List |
Hide comments